home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 117 / PC Guia 117.iso / Software / Produtividade / Software2 / Product4 / Setup.exe / drupal-4.6.0 / scripts / cron-curl.sh < prev    next >
Encoding:
Linux/UNIX/POSIX Shell Script  |  2005-01-27  |  66 b   |  3 lines

  1. #!/bin/sh
  2. curl --silent --compressed http://yoursite.com/cron.php
  3.